Metodo DedDistControlShowDistInfo(DistHeader, DedBomExplorerControlDedBomExplorerBehaviourEnum)
             | 
          
        
        
            Metodo pubblico per la gestione messaggi sulla barra di stato
            
        
        Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic void ShowDistInfo(
	DistHeader header,
	DedBomExplorerControlDedBomExplorerBehaviourEnum behaviour
)
Public Sub ShowDistInfo ( 
	header As DistHeader,
	behaviour As DedBomExplorerControlDedBomExplorerBehaviourEnum
)
public:
void ShowDistInfo(
	DistHeader^ header, 
	DedBomExplorerControlDedBomExplorerBehaviourEnum behaviour
)
member ShowDistInfo : 
        header : DistHeader * 
        behaviour : DedBomExplorerControlDedBomExplorerBehaviourEnum -> unit Parametri
- header  DistHeader
 -  
 - behaviour  DedBomExplorerControlDedBomExplorerBehaviourEnum
 -  
 
Vedi anche