void ReleaseDesignerOutlets() { if (ConnectDisconnectButton != null) { ConnectDisconnectButton.Dispose(); ConnectDisconnectButton = null; } if (MessagesTableView != null) { MessagesTableView.Dispose(); MessagesTableView = null; } if (MessageTextField != null) { MessageTextField.Dispose(); MessageTextField = null; } if (SendButton != null) { SendButton.Dispose(); SendButton = null; } if (ServerUrlTextField != null) { ServerUrlTextField.Dispose(); ServerUrlTextField = null; } }
void ReleaseDesignerOutlets() { if (NewMessageTextField != null) { NewMessageTextField.Dispose(); NewMessageTextField = null; } if (SendButton != null) { SendButton.Dispose(); SendButton = null; } if (RefreshButton != null) { RefreshButton.Dispose(); RefreshButton = null; } if (TableView != null) { TableView.Dispose(); TableView = null; } }
void ReleaseDesignerOutlets() { if (PickerView != null) { PickerView.Dispose(); PickerView = null; } if (ResponseText != null) { ResponseText.Dispose(); ResponseText = null; } if (SendButton != null) { SendButton.Dispose(); SendButton = null; } if (SRDOText != null) { SRDOText.Dispose(); SRDOText = null; } }
void ReleaseDesignerOutlets() { if (CloseButton != null) { CloseButton.Dispose(); CloseButton = null; } if (ErrorView != null) { ErrorView.Dispose(); ErrorView = null; } if (FeedbackPlaceholderTextView != null) { FeedbackPlaceholderTextView.Dispose(); FeedbackPlaceholderTextView = null; } if (FeedbackTextView != null) { FeedbackTextView.Dispose(); FeedbackTextView = null; } if (IndicatorView != null) { IndicatorView.Dispose(); IndicatorView = null; } if (SendButton != null) { SendButton.Dispose(); SendButton = null; } if (TitleLabel != null) { TitleLabel.Dispose(); TitleLabel = null; } if (ErrorTitleLabel != null) { ErrorTitleLabel.Dispose(); ErrorTitleLabel = null; } if (ErrorMessageLabel != null) { ErrorMessageLabel.Dispose(); ErrorMessageLabel = null; } }
void ReleaseDesignerOutlets() { if (CameraButton != null) { CameraButton.Dispose(); CameraButton = null; } if (ChatBackground != null) { ChatBackground.Dispose(); ChatBackground = null; } if (ChatScrollView != null) { ChatScrollView.Dispose(); ChatScrollView = null; } if (GalleryButton != null) { GalleryButton.Dispose(); GalleryButton = null; } if (LoadingIndicatorView != null) { LoadingIndicatorView.Dispose(); LoadingIndicatorView = null; } if (SendButton != null) { SendButton.Dispose(); SendButton = null; } if (SmileyButton != null) { SmileyButton.Dispose(); SmileyButton = null; } if (TextField != null) { TextField.Dispose(); TextField = null; } }
void ReleaseDesignerOutlets() { if (MessageTextField != null) { MessageTextField.Dispose(); MessageTextField = null; } if (SendButton != null) { SendButton.Dispose(); SendButton = null; } if (TableView != null) { TableView.Dispose(); TableView = null; } }
void ReleaseDesignerOutlets() { if (CloseButton != null) { CloseButton.Dispose(); CloseButton = null; } if (CountryLabel != null) { CountryLabel.Dispose(); CountryLabel = null; } if (CountryCombobox != null) { CountryCombobox.Dispose(); CountryCombobox = null; } if (EmailLabel != null) { EmailLabel.Dispose(); EmailLabel = null; } if (EmailTF != null) { EmailTF.Dispose(); EmailTF = null; } if (InfoLabel != null) { InfoLabel.Dispose(); InfoLabel = null; } if (ServiceTF != null) { ServiceTF.Dispose(); ServiceTF = null; } if (CancelButton != null) { CancelButton.Dispose(); CancelButton = null; } if (SendButton != null) { SendButton.Dispose(); SendButton = null; } if (TopImageView != null) { TopImageView.Dispose(); TopImageView = null; } if (LogoImageView != null) { LogoImageView.Dispose(); LogoImageView = null; } if (BottonImageView != null) { BottonImageView.Dispose(); BottonImageView = null; } }
void ReleaseDesignerOutlets() { if (LabelComposeMessage != null) { LabelComposeMessage.Dispose(); LabelComposeMessage = null; } if (Message != null) { Message.Dispose(); Message = null; } if (LabelUseMagicExpression != null) { LabelUseMagicExpression.Dispose(); LabelUseMagicExpression = null; } if (CharacterCount != null) { CharacterCount.Dispose(); CharacterCount = null; } if (LabelMaxContact != null) { LabelMaxContact.Dispose(); LabelMaxContact = null; } if (MaskButton != null) { MaskButton.Dispose(); MaskButton = null; } if (SendButton != null) { SendButton.Dispose(); SendButton = null; } if (Slider != null) { Slider.Dispose(); Slider = null; } if (SliderCount != null) { SliderCount.Dispose(); SliderCount = null; } if (MagicExpressionSwitch != null) { MagicExpressionSwitch.Dispose(); MagicExpressionSwitch = null; } }
void ReleaseDesignerOutlets() { if (AttachedImageView != null) { AttachedImageView.Dispose(); AttachedImageView = null; } if (AttachImageButton != null) { AttachImageButton.Dispose(); AttachImageButton = null; } if (EditImageContainer != null) { EditImageContainer.Dispose(); EditImageContainer = null; } if (EditImageContainerHeightConstraint != null) { EditImageContainerHeightConstraint.Dispose(); EditImageContainerHeightConstraint = null; } if (EditingCloseButton != null) { EditingCloseButton.Dispose(); EditingCloseButton = null; } if (EditingIndicatorView != null) { EditingIndicatorView.Dispose(); EditingIndicatorView = null; } if (EditingText != null) { EditingText.Dispose(); EditingText = null; } if (EditViewContainer != null) { EditViewContainer.Dispose(); EditViewContainer = null; } if (EditViewContainerHeightConstraint != null) { EditViewContainerHeightConstraint.Dispose(); EditViewContainerHeightConstraint = null; } if (InputTextView != null) { InputTextView.Dispose(); InputTextView = null; } if (InputTextViewMaxHeightConstraint != null) { InputTextViewMaxHeightConstraint.Dispose(); InputTextViewMaxHeightConstraint = null; } if (InputTextViewPlaceholder != null) { InputTextViewPlaceholder.Dispose(); InputTextViewPlaceholder = null; } if (InputViewContainer != null) { InputViewContainer.Dispose(); InputViewContainer = null; } if (RemoveAttachButton != null) { RemoveAttachButton.Dispose(); RemoveAttachButton = null; } if (SendButton != null) { SendButton.Dispose(); SendButton = null; } if (TakePhotoButton != null) { TakePhotoButton.Dispose(); TakePhotoButton = null; } if (EditMessageHeaderLabel != null) { EditMessageHeaderLabel.Dispose(); EditMessageHeaderLabel = null; } }
void ReleaseDesignerOutlets() { if (BufferSizeInput != null) { BufferSizeInput.Dispose(); BufferSizeInput = null; } if (BufferSizeSlider != null) { BufferSizeSlider.Dispose(); BufferSizeSlider = null; } if (ChatMessageInput != null) { ChatMessageInput.Dispose(); ChatMessageInput = null; } if (ChatMessageList != null) { ChatMessageList.Dispose(); ChatMessageList = null; } if (ClientList != null) { ClientList.Dispose(); ClientList = null; } if (ClientTable != null) { ClientTable.Dispose(); ClientTable = null; } if (ClientColumn != null) { ClientColumn.Dispose(); ClientColumn = null; } if (NameInput != null) { NameInput.Dispose(); NameInput = null; } if (PortInput != null) { PortInput.Dispose(); PortInput = null; } if (SendButton != null) { SendButton.Dispose(); SendButton = null; } if (StartButton != null) { StartButton.Dispose(); StartButton = null; } if (StatusIndicator != null) { StatusIndicator.Dispose(); StatusIndicator = null; } if (StatusIndicatorText != null) { StatusIndicatorText.Dispose(); StatusIndicatorText = null; } }
void ReleaseDesignerOutlets() { if (BodyText != null) { BodyText.Dispose(); BodyText = null; } if (BodyViewBottomConstraint != null) { BodyViewBottomConstraint.Dispose(); BodyViewBottomConstraint = null; } if (DoctorLabel != null) { DoctorLabel.Dispose(); DoctorLabel = null; } if (MedicalCenterLabel != null) { MedicalCenterLabel.Dispose(); MedicalCenterLabel = null; } if (SelectionDropDownImage != null) { SelectionDropDownImage.Dispose(); SelectionDropDownImage = null; } if (SendButton != null) { SendButton.Dispose(); SendButton = null; } if (senderLabel != null) { senderLabel.Dispose(); senderLabel = null; } if (SenderSelectionView != null) { SenderSelectionView.Dispose(); SenderSelectionView = null; } if (SenderSeparator != null) { SenderSeparator.Dispose(); SenderSeparator = null; } if (SenderSeparatorTopToSenderViewBottomConstraint != null) { SenderSeparatorTopToSenderViewBottomConstraint.Dispose(); SenderSeparatorTopToSenderViewBottomConstraint = null; } if (SenderSeparatorTopToSenderViewSelectionBottomConstraint != null) { SenderSeparatorTopToSenderViewSelectionBottomConstraint.Dispose(); SenderSeparatorTopToSenderViewSelectionBottomConstraint = null; } if (SenderView != null) { SenderView.Dispose(); SenderView = null; } if (SubjectTextfield != null) { SubjectTextfield.Dispose(); SubjectTextfield = null; } }
void ReleaseDesignerOutlets() { if (ChatList != null) { ChatList.Dispose(); ChatList = null; } if (ChatListMessageColumn != null) { ChatListMessageColumn.Dispose(); ChatListMessageColumn = null; } if (ChatListSenderColumn != null) { ChatListSenderColumn.Dispose(); ChatListSenderColumn = null; } if (EnteredBufferSize != null) { EnteredBufferSize.Dispose(); EnteredBufferSize = null; } if (EnteredIPAddress != null) { EnteredIPAddress.Dispose(); EnteredIPAddress = null; } if (EnteredMessage != null) { EnteredMessage.Dispose(); EnteredMessage = null; } if (EnteredName != null) { EnteredName.Dispose(); EnteredName = null; } if (EnteredPort != null) { EnteredPort.Dispose(); EnteredPort = null; } if (SendButton != null) { SendButton.Dispose(); SendButton = null; } if (ConnectButton != null) { ConnectButton.Dispose(); ConnectButton = null; } }
void ReleaseDesignerOutlets() { if (AttachmentContainer != null) { AttachmentContainer.Dispose(); AttachmentContainer = null; } if (AttachmentImage != null) { AttachmentImage.Dispose(); AttachmentImage = null; } if (BottomConstraint != null) { BottomConstraint.Dispose(); BottomConstraint = null; } if (DeleteButton != null) { DeleteButton.Dispose(); DeleteButton = null; } if (EditContainer != null) { EditContainer.Dispose(); EditContainer = null; } if (EditingBodyLabel != null) { EditingBodyLabel.Dispose(); EditingBodyLabel = null; } if (EditingCloseButton != null) { EditingCloseButton.Dispose(); EditingCloseButton = null; } if (EditingTitleLabel != null) { EditingTitleLabel.Dispose(); EditingTitleLabel = null; } if (ImageLoader != null) { ImageLoader.Dispose(); ImageLoader = null; } if (OpenCameraButton != null) { OpenCameraButton.Dispose(); OpenCameraButton = null; } if (OpenGalleryButton != null) { OpenGalleryButton.Dispose(); OpenGalleryButton = null; } if (PlaceholderLabel != null) { PlaceholderLabel.Dispose(); PlaceholderLabel = null; } if (SendButton != null) { SendButton.Dispose(); SendButton = null; } if (TextMaxHeightConstraint != null) { TextMaxHeightConstraint.Dispose(); TextMaxHeightConstraint = null; } if (TextView != null) { TextView.Dispose(); TextView = null; } }