AGS.Types.GUIListBox.GUIListBox C# (CSharp) Méthode

GUIListBox() public méthode

public GUIListBox ( ) : System
Résultat System
        public GUIListBox()
        {
        }

Same methods

GUIListBox::GUIListBox ( XmlNode node ) : System
GUIListBox::GUIListBox ( int x, int y, int width, int height ) : System
GUIListBox